[INFO] cloning repository https://github.com/ilya-zlobintsev/gtk-egui-area
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ilya-zlobintsev/gtk-egui-area" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Filya-zlobintsev%2Fgtk-egui-area", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Filya-zlobintsev%2Fgtk-egui-area'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8c9d0b9600374cbad0572af0f34612e1d169ea05
[INFO] checking ilya-zlobintsev/gtk-egui-area against try#d1d7143153307f561233bd4d93e2a3b24157b081 for pr-151539-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Filya-zlobintsev%2Fgtk-egui-area" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ilya-zlobintsev/gtk-egui-area
[INFO] finished tweaking git repo https://github.com/ilya-zlobintsev/gtk-egui-area
[INFO] tweaked toml for git repo https://github.com/ilya-zlobintsev/gtk-egui-area written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ilya-zlobintsev/gtk-egui-area on toolchain d1d7143153307f561233bd4d93e2a3b24157b081
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ilya-zlobintsev/gtk-egui-area already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 3a788c83c9c5645d743728ac44d47e5e967d21eb4d17623faddfe65521ae51a8
[INFO] running `Command { std: "docker" "start" "3a788c83c9c5645d743728ac44d47e5e967d21eb4d17623faddfe65521ae51a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3a788c83c9c5645d743728ac44d47e5e967d21eb4d17623faddfe65521ae51a8" "/opt/rustwide/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3a788c83c9c5645d743728ac44d47e5e967d21eb4d17623faddfe65521ae51a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3a788c83c9c5645d743728ac44d47e5e967d21eb4d17623faddfe65521ae51a8" "/opt/rustwide/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling winnow v0.6.18
[INFO] [stderr]    Compiling version-compare v0.2.0
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]     Checking kurbo v0.13.0
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]     Checking linebender_resource_handle v0.1.1
[INFO] [stderr]    Compiling ucd-trie v0.1.5
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling khronos_api v2.2.0
[INFO] [stderr]     Checking futures-io v0.3.25
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling color-hex v0.2.0
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking epaint_default_fonts v0.34.1
[INFO] [stderr]     Checking uuid v1.23.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking self_cell v1.2.2
[INFO] [stderr]    Compiling cfg-expr v0.16.0
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]     Checking accesskit v0.24.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]    Compiling xml-rs v0.7.0
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking kurbo v0.11.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling cc v1.1.19
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]    Compiling mime_guess2 v2.3.1
[INFO] [stderr]     Checking simplecss v0.2.2
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking pico-args v0.5.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling gl_generator v0.9.0
[INFO] [stderr]     Checking xmlwriter v0.1.0
[INFO] [stderr]     Checking data-url v0.3.2
[INFO] [stderr]     Checking pxfm v0.1.25
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking imagesize v0.13.0
[INFO] [stderr]     Checking shared_library v0.1.9
[INFO] [stderr]     Checking glow v0.17.0
[INFO] [stderr]     Checking libloading v0.8.9
[INFO] [stderr]    Compiling epoxy v0.1.0
[INFO] [stderr]     Checking svgtypes v0.15.3
[INFO] [stderr]    Compiling gl_loader v0.1.2
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking moxcms v0.7.7
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.7
[INFO] [stderr]    Compiling toml_edit v0.22.20
[INFO] [stderr]    Compiling futures-macro v0.3.25
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling unicode_names2_generator v2.0.0
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling glib-macros v0.22.2
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]    Compiling gtk4-macros v0.11.0
[INFO] [stderr]    Compiling unicode_names2 v2.0.0
[INFO] [stderr]    Compiling pest v2.5.2
[INFO] [stderr]     Checking enum-map v2.7.3
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]    Compiling system-deps v7.0.2
[INFO] [stderr]     Checking color v0.3.2
[INFO] [stderr]     Checking font-types v0.11.1
[INFO] [stderr]     Checking fearless_simd v0.3.0
[INFO] [stderr]     Checking emath v0.34.1
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking rgb v0.8.52
[INFO] [stderr]    Compiling semver-parser v0.10.2
[INFO] [stderr]     Checking read-fonts v0.37.0
[INFO] [stderr]     Checking ecolor v0.34.1
[INFO] [stderr]     Checking futures-executor v0.3.25
[INFO] [stderr]    Compiling glib-sys v0.22.3
[INFO] [stderr]    Compiling gobject-sys v0.22.0
[INFO] [stderr]    Compiling gio-sys v0.22.0
[INFO] [stderr]    Compiling pango-sys v0.22.0
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.22.0
[INFO] [stderr]    Compiling cairo-sys-rs v0.22.0
[INFO] [stderr]    Compiling gdk4-sys v0.11.1
[INFO] [stderr]    Compiling graphene-sys v0.22.0
[INFO] [stderr]     Checking peniko v0.6.0
[INFO] [stderr]    Compiling gsk4-sys v0.11.1
[INFO] [stderr]    Compiling gtk4-sys v0.11.1
[INFO] [stderr]     Checking usvg v0.45.1
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]    Compiling rustc_version v0.3.3
[INFO] [stderr]    Compiling field-offset v0.3.4
[INFO] [stderr]     Checking resvg v0.45.1
[INFO] [stderr]     Checking glib v0.22.3
[INFO] [stderr]     Checking image v0.25.8
[INFO] [stderr]     Checking vello_common v0.0.6
[INFO] [stderr]     Checking vello_cpu v0.0.6
[INFO] [stderr]     Checking skrifa v0.40.0
[INFO] [stderr]     Checking gio v0.22.2
[INFO] [stderr]     Checking cairo-rs v0.22.0
[INFO] [stderr]     Checking graphene-rs v0.22.0
[INFO] [stderr]     Checking epaint v0.34.1
[INFO] [stderr]     Checking egui v0.34.1
[INFO] [stderr]     Checking egui_glow v0.34.1
[INFO] [stderr]     Checking egui_extras v0.34.1
[INFO] [stderr]     Checking egui_demo_lib v0.34.1
[INFO] [stderr]     Checking gdk-pixbuf v0.22.0
[INFO] [stderr]     Checking pango v0.22.0
[INFO] [stderr]     Checking gdk4 v0.11.1
[INFO] [stderr]     Checking gsk4 v0.11.1
[INFO] [stderr]     Checking gtk4 v0.11.1
[INFO] [stderr]     Checking gtk-egui-area v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 32s
[INFO] running `Command { std: "docker" "inspect" "3a788c83c9c5645d743728ac44d47e5e967d21eb4d17623faddfe65521ae51a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a788c83c9c5645d743728ac44d47e5e967d21eb4d17623faddfe65521ae51a8", kill_on_drop: false }`
[INFO] [stdout] 3a788c83c9c5645d743728ac44d47e5e967d21eb4d17623faddfe65521ae51a8
